Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DAKeyboardControl.m #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hotdang-ca
Copy link

Fixes an issue where we attempt to get self.keyboardActiveInput.inputAccessoryView, but the target doesn't respond to this request, resulting in a crash. Example case is presenting an MFMailComposeViewController. Can be recreated by creating a new application, integrating the project, presenting an MFMailComposeViewController; first launch will crash; subsequent launches have no effect.

Fixes an issue where we attempt to get self.keyboardACtiveInput.inputAccessoryView, but the target doesn't respond to this request, resulting in a crash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant